[INFO] cloning repository https://github.com/colbyn/web-images-js
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colbyn/web-images-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-images-js", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-images-js'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b766b8bdfccb2c429832e461d2be680b61966c9
[INFO] checking colbyn/web-images-js against master#042c759f774872cf2f94c6685ce87e24c046c722 for pr-156977
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-images-js" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/colbyn/web-images-js
[INFO] finished tweaking git repo https://github.com/colbyn/web-images-js
[INFO] tweaked toml for git repo https://github.com/colbyn/web-images-js written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colbyn/web-images-js on toolchain 042c759f774872cf2f94c6685ce87e24c046c722
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/colbyn/web-images-js already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rulinalg v0.4.2
[INFO] [stderr]   Downloaded napi-sys-dev v0.0.3
[INFO] [stderr]   Downloaded colourado v0.2.0
[INFO] [stderr]   Downloaded bindgen v0.50.1
[INFO] [stderr]   Downloaded imageproc v0.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366
[INFO] running `Command { std: "docker" "start" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking num-iter v0.1.39
[INFO] [stderr]     Checking num-bigint v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rayon-core v1.6.0
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling ryu v1.0.1
[INFO] [stderr]     Checking rusttype v0.8.1
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.38
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]     Checking num-rational v0.2.2
[INFO] [stderr]     Checking colourado v0.2.0
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.3
[INFO] [stderr]     Checking imageproc v0.19.2
[INFO] [stderr]    Compiling napi-sys-dev v0.0.3
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking web-images-napi v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:310:35
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:439:24
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:439:35
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1403:24
[INFO] [stdout]      |
[INFO] [stdout] 1403 |               pub unsafe extern fn init(env: napi_env, export: NapiValue) -> NapiValue {
[INFO] [stdout]      |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:310:35
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:439:24
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:439:35
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/api/image.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1403:24
[INFO] [stdout]      |
[INFO] [stdout] 1403 |               pub unsafe extern fn init(env: napi_env, export: NapiValue) -> NapiValue {
[INFO] [stdout]      |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1409:64
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let mut js_function: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:224:36
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut output = std::mem::uninitialized();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:519:47
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:520:52
[INFO] [stdout]     |
[INFO] [stdout] 520 |         let mut json_object: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:521:53
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let mut stringify_fn: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:536:51
[INFO] [stdout]     |
[INFO] [stdout] 536 |         let mut return_val: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:162:51
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let mut output: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:676:49
[INFO] [stdout]     |
[INFO] [stdout] 676 |             let mut argv: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:709:54
[INFO] [stdout]     |
[INFO] [stdout] 709 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:736:54
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:763:54
[INFO] [stdout]     |
[INFO] [stdout] 763 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:790:54
[INFO] [stdout]     |
[INFO] [stdout] 790 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:816:54
[INFO] [stdout]     |
[INFO] [stdout] 816 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:842:54
[INFO] [stdout]     |
[INFO] [stdout] 842 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:868:54
[INFO] [stdout]     |
[INFO] [stdout] 868 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:913:54
[INFO] [stdout]     |
[INFO] [stdout] 913 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:942:54
[INFO] [stdout]     |
[INFO] [stdout] 942 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:971:54
[INFO] [stdout]     |
[INFO] [stdout] 971 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1000:54
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1053:53
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             let mut raw_this: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1084:54
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1116:54
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1148:54
[INFO] [stdout]      |
[INFO] [stdout] 1148 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1201:54
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1233:54
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1265:54
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1297:54
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> src/utils.rs:1341:20
[INFO] [stdout]      |
[INFO] [stdout] 1341 |           pub unsafe extern fn entry(env: NapiEnv, info: NapiCallbackInfo) -> NapiValue {
[INFO] [stdout]      |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `i_add_module_exports` which comes from the expansion of the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:781:47
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:852:47
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:917:47
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:985:47
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/api/image.rs:1049:47
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/api/image.rs:1117:47
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1409:64
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let mut js_function: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:224:36
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut output = std::mem::uninitialized();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:519:47
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:520:52
[INFO] [stdout]     |
[INFO] [stdout] 520 |         let mut json_object: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:521:53
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let mut stringify_fn: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:536:51
[INFO] [stdout]     |
[INFO] [stdout] 536 |         let mut return_val: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:162:51
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let mut output: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:676:49
[INFO] [stdout]     |
[INFO] [stdout] 676 |             let mut argv: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:709:54
[INFO] [stdout]     |
[INFO] [stdout] 709 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:736:54
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:763:54
[INFO] [stdout]     |
[INFO] [stdout] 763 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:790:54
[INFO] [stdout]     |
[INFO] [stdout] 790 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:816:54
[INFO] [stdout]     |
[INFO] [stdout] 816 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:842:54
[INFO] [stdout]     |
[INFO] [stdout] 842 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:868:54
[INFO] [stdout]     |
[INFO] [stdout] 868 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:913:54
[INFO] [stdout]     |
[INFO] [stdout] 913 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:942:54
[INFO] [stdout]     |
[INFO] [stdout] 942 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/utils.rs:971:54
[INFO] [stdout]     |
[INFO] [stdout] 971 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1000:54
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1053:53
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             let mut raw_this: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1084:54
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1116:54
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1148:54
[INFO] [stdout]      |
[INFO] [stdout] 1148 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1201:54
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1233:54
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1265:54
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/utils.rs:1297:54
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:781:47
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:852:47
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:917:47
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/api/image.rs:985:47
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/api/image.rs:1049:47
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/api/image.rs:1117:47
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1409:54
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let mut js_function: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this code causes undefined behavior when executed
[INFO] [stdout]      |                                                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout]      = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/utils.rs:1452:42
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                       napi_module_register(MODULE_DESCRIPTOR.as_mut().unwrap() as *mut NapiModule);
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:162:41
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let mut output: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut output = std::mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:519:37
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 |         let mut json_object: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:521:43
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let mut stringify_fn: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |         let mut return_val: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:676:39
[INFO] [stdout]     |
[INFO] [stdout] 676 |             let mut argv: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:709:44
[INFO] [stdout]     |
[INFO] [stdout] 709 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:736:44
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:763:44
[INFO] [stdout]     |
[INFO] [stdout] 763 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:790:44
[INFO] [stdout]     |
[INFO] [stdout] 790 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:816:44
[INFO] [stdout]     |
[INFO] [stdout] 816 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:842:44
[INFO] [stdout]     |
[INFO] [stdout] 842 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:868:44
[INFO] [stdout]     |
[INFO] [stdout] 868 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:913:44
[INFO] [stdout]     |
[INFO] [stdout] 913 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:942:44
[INFO] [stdout]     |
[INFO] [stdout] 942 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:971:44
[INFO] [stdout]     |
[INFO] [stdout] 971 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1000:44
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1053:43
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             let mut raw_this: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           this code causes undefined behavior when executed
[INFO] [stdout]      |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1084:44
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1116:44
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1148:44
[INFO] [stdout]      |
[INFO] [stdout] 1148 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1201:44
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1233:44
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1265:44
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1297:44
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Settings`
[INFO] [stdout] 163 | pub struct Settings {
[INFO] [stdout]     |            -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Settings`
[INFO] [stdout] 163 | pub struct Settings {
[INFO] [stdout]     |            -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Resolution`
[INFO] [stdout] 169 | pub struct Resolution {
[INFO] [stdout]     |            ---------- `Resolution` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Resolution`
[INFO] [stdout] 169 | pub struct Resolution {
[INFO] [stdout]     |            ---------- `Resolution` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NewArgs`
[INFO] [stdout] 227 | pub struct NewArgs {
[INFO] [stdout]     |            ------- `NewArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NewArgs`
[INFO] [stdout] 227 | pub struct NewArgs {
[INFO] [stdout]     |            ------- `NewArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CropArgs`
[INFO] [stdout] 281 | pub struct CropArgs {
[INFO] [stdout]     |            -------- `CropArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CropArgs`
[INFO] [stdout] 281 | pub struct CropArgs {
[INFO] [stdout]     |            -------- `CropArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ColorInfo`
[INFO] [stdout] 311 | pub struct ColorInfo {
[INFO] [stdout]     |            --------- `ColorInfo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:310:35
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ColorInfo`
[INFO] [stdout] 311 | pub struct ColorInfo {
[INFO] [stdout]     |            --------- `ColorInfo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ResizeArgs`
[INFO] [stdout] 397 | pub struct ResizeArgs {
[INFO] [stdout]     |            ---------- `ResizeArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ResizeArgs`
[INFO] [stdout] 397 | pub struct ResizeArgs {
[INFO] [stdout]     |            ---------- `ResizeArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:439:24
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ThumbnailArgs`
[INFO] [stdout] 440 | pub struct ThumbnailArgs {
[INFO] [stdout]     |            ------------- `ThumbnailArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:439:35
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ThumbnailArgs`
[INFO] [stdout] 440 | pub struct ThumbnailArgs {
[INFO] [stdout]     |            ------------- `ThumbnailArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_BlurArgs`
[INFO] [stdout] 474 | pub struct BlurArgs {
[INFO] [stdout]     |            -------- `BlurArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BlurArgs`
[INFO] [stdout] 474 | pub struct BlurArgs {
[INFO] [stdout]     |            -------- `BlurArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:781:37
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:852:37
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:917:37
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:985:37
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/api/image.rs:1049:37
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this code causes undefined behavior when executed
[INFO] [stdout]      |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/api/image.rs:1117:37
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this code causes undefined behavior when executed
[INFO] [stdout]      |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1409:54
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let mut js_function: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this code causes undefined behavior when executed
[INFO] [stdout]      |                                                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout]      = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/utils.rs:1452:42
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                       napi_module_register(MODULE_DESCRIPTOR.as_mut().unwrap() as *mut NapiModule);
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | / library_exports!{
[INFO] [stdout]   10 | |     image_open => crate::api::image::open,
[INFO] [stdout]   11 | |     image_open_with_format => crate::api::image::open_with_format,
[INFO] [stdout]   12 | |     image_create => crate::api::image::create,
[INFO] [stdout] ...    |
[INFO] [stdout]   64 | |     image_shrink_width => crate::api::image::shrink_width,
[INFO] [stdout]   65 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `library_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:162:41
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let mut output: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut output = std::mem::uninitialized();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:519:37
[INFO] [stdout]     |
[INFO] [stdout] 519 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 |         let mut json_object: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:521:43
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let mut stringify_fn: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:536:41
[INFO] [stdout]     |
[INFO] [stdout] 536 |         let mut return_val: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this code causes undefined behavior when executed
[INFO] [stdout]     |                                         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:676:39
[INFO] [stdout]     |
[INFO] [stdout] 676 |             let mut argv: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:709:44
[INFO] [stdout]     |
[INFO] [stdout] 709 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:736:44
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:763:44
[INFO] [stdout]     |
[INFO] [stdout] 763 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:790:44
[INFO] [stdout]     |
[INFO] [stdout] 790 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:816:44
[INFO] [stdout]     |
[INFO] [stdout] 816 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:842:44
[INFO] [stdout]     |
[INFO] [stdout] 842 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:868:44
[INFO] [stdout]     |
[INFO] [stdout] 868 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:913:44
[INFO] [stdout]     |
[INFO] [stdout] 913 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:942:44
[INFO] [stdout]     |
[INFO] [stdout] 942 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/utils.rs:971:44
[INFO] [stdout]     |
[INFO] [stdout] 971 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1000:44
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1053:43
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             let mut raw_this: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           this code causes undefined behavior when executed
[INFO] [stdout]      |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1084:44
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1116:44
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1148:44
[INFO] [stdout]      |
[INFO] [stdout] 1148 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 1]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1201:44
[INFO] [stdout]      |
[INFO] [stdout] 1201 |             let mut argv: [NapiValue; 1] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 2]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1233:44
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             let mut argv: [NapiValue; 2] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 3]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1265:44
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             let mut argv: [NapiValue; 3] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[*mut napi_value__; 4]` does not permit being left uninitialized
[INFO] [stdout]     --> src/utils.rs:1297:44
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             let mut argv: [NapiValue; 4] = std::mem::uninitialized();
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this code causes undefined behavior when executed
[INFO] [stdout]      |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Settings`
[INFO] [stdout] 163 | pub struct Settings {
[INFO] [stdout]     |            -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Settings`
[INFO] [stdout] 163 | pub struct Settings {
[INFO] [stdout]     |            -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Resolution`
[INFO] [stdout] 169 | pub struct Resolution {
[INFO] [stdout]     |            ---------- `Resolution` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Resolution`
[INFO] [stdout] 169 | pub struct Resolution {
[INFO] [stdout]     |            ---------- `Resolution` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NewArgs`
[INFO] [stdout] 227 | pub struct NewArgs {
[INFO] [stdout]     |            ------- `NewArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NewArgs`
[INFO] [stdout] 227 | pub struct NewArgs {
[INFO] [stdout]     |            ------- `NewArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CropArgs`
[INFO] [stdout] 281 | pub struct CropArgs {
[INFO] [stdout]     |            -------- `CropArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CropArgs`
[INFO] [stdout] 281 | pub struct CropArgs {
[INFO] [stdout]     |            -------- `CropArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ColorInfo`
[INFO] [stdout] 311 | pub struct ColorInfo {
[INFO] [stdout]     |            --------- `ColorInfo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:310:35
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ColorInfo`
[INFO] [stdout] 311 | pub struct ColorInfo {
[INFO] [stdout]     |            --------- `ColorInfo` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ResizeArgs`
[INFO] [stdout] 397 | pub struct ResizeArgs {
[INFO] [stdout]     |            ---------- `ResizeArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ResizeArgs`
[INFO] [stdout] 397 | pub struct ResizeArgs {
[INFO] [stdout]     |            ---------- `ResizeArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:439:24
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ThumbnailArgs`
[INFO] [stdout] 440 | pub struct ThumbnailArgs {
[INFO] [stdout]     |            ------------- `ThumbnailArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:439:35
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ThumbnailArgs`
[INFO] [stdout] 440 | pub struct ThumbnailArgs {
[INFO] [stdout]     |            ------------- `ThumbnailArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Serialize` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_BlurArgs`
[INFO] [stdout] 474 | pub struct BlurArgs {
[INFO] [stdout]     |            -------- `BlurArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/api/image.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `Deserialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BlurArgs`
[INFO] [stdout] 474 | pub struct BlurArgs {
[INFO] [stdout]     |            -------- `BlurArgs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:781:37
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:852:37
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:917:37
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]    --> src/api/image.rs:985:37
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/api/image.rs:1049:37
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this code causes undefined behavior when executed
[INFO] [stdout]      |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `*mut napi_value__` does not permit being left uninitialized
[INFO] [stdout]     --> src/api/image.rs:1117:37
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         let mut global: NapiValue = std::mem::uninitialized();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this code causes undefined behavior when executed
[INFO] [stdout]      |                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout]      = note: raw pointers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.5, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366", kill_on_drop: false }`
[INFO] [stdout] bfe74dcf37c4ad2112f85da3c5aa2fd4893a09104258a4b3f66d3fd8c6387366
